Skip to main content
DELETE
/
api
/
v1
/
webhooks
/
{webhookId}
Delete Webhook
curl --request DELETE \
  --url 'http://{{baseurl}}/api/v1/webhooks/{webhookId}' \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
string
required

Path Parameters

webhookId
string
required

Response

OK

The response is of type object.